home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 0491 / smcatdos.bat < prev    next >
Encoding:
DOS Batch File  |  1997-04-03  |  117 b   |  9 lines

  1.  
  2. %1 %2 %3 %4 %5 %6 %7 %8
  3.  
  4. if not errorlevel 1 goto end
  5. Echo Non-zero return from invoked program
  6. pause
  7. :end
  8.  
  9.